Skip to content

[3.7] bpo-13826: Clarify Popen constructor example (GH-18438)#18446

Merged
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-95d024d-3.7
Feb 10, 2020
Merged

[3.7] bpo-13826: Clarify Popen constructor example (GH-18438)#18446
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-95d024d-3.7

Conversation

@miss-islington

@miss-islington miss-islington commented Feb 10, 2020

Copy link
Copy Markdown
Contributor

Clarifies that the use of shlex.split is more instructive than
normative, and provides a simpler example.

https://bugs.python.org/issue13826
(cherry picked from commit 95d024d)

Co-authored-by: Tim D. Smith github@tim-smith.us

https://bugs.python.org/issue13826

Clarifies that the use of `shlex.split` is more instructive than
normative, and provides a simpler example.

https://bugs.python.org/issue13826
(cherry picked from commit 95d024d)

Co-authored-by: Tim D. Smith <github@tim-smith.us>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@tdsmith: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 78982f9 into python:3.7 Feb 10, 2020
@miss-islington miss-islington deleted the backport-95d024d-3.7 branch February 10, 2020 22:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants